Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/broken tests #56

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Hotfix/broken tests #56

merged 3 commits into from
Jul 6, 2023

Conversation

johnabass
Copy link
Collaborator

Fixed the issue with the broken unit tests. golang 1.20 is stricter and more correct, and it caught (2) bad unit tests.

@johnabass johnabass requested a review from schmidtw July 6, 2023 07:21
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #56 (b7bf1ee) into main (664f363) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         1368      1372    +4     
=========================================
+ Hits          1368      1372    +4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
erraux/encoder.go 100.00% <ø> (ø)
httpmock/body.go 100.00% <ø> (ø)
httpmock/requestChecker.go 100.00% <ø> (ø)
retry/check.go 100.00% <ø> (ø)
httpmock/roundTripper.go 100.00% <100.00%> (ø)

@schmidtw schmidtw enabled auto-merge July 6, 2023 07:24
@schmidtw schmidtw merged commit 9218f9e into main Jul 6, 2023
@schmidtw schmidtw deleted the hotfix/broken-tests branch July 6, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants